home *** CD-ROM | disk | FTP | other *** search
- Path: tcp.co.uk!usenet
- From: daveg@tcp.co.uk (David)
- Newsgroups: comp.lang.c++
- Subject: Arrays or Pointers?
- Date: Mon, 08 Apr 1996 20:22:33 GMT
- Organization: Total Connectivity Providers - Internet access for the UK
- Message-ID: <4kbsk3$f07@zeus.tcp.co.uk>
- NNTP-Posting-Host: du2-31.tcp.co.uk
- X-Newsreader: Forte Free Agent 1.0.82
-
- I'm currently on a C++ course and we seem to be using pointers a fair
- bit. On questioning this, was told that pointers where quicker than
- using arrays. In which situations should I be using arrays over
- pointers and vice versa?
-
- Thanks
-
- David
-
-
-